X-Git-Url: http://git.cyclocoop.org/%22.%24info%5B?a=blobdiff_plain;f=RELEASE-NOTES-1.31;h=f2d0af45c8ad4649c85146fe6d4978071f552fb1;hb=2b11f88e250156f105338f5a8876133f55b2d831;hp=ce77d693c4438ec9f3c1694917a41dfcc2934bbf;hpb=dd1c59d0dc46ccb800d4677d66a8f2220695e109;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.31 b/RELEASE-NOTES-1.31 index ce77d693c4..f2d0af45c8 100644 --- a/RELEASE-NOTES-1.31 +++ b/RELEASE-NOTES-1.31 @@ -26,6 +26,8 @@ production. default mode. * CACHE_ACCEL now only supports APC(u) or WinCache. XCache support was removed as upstream is inactive and has no plans to move to PHP 7. +* The old CategorizedRecentChanges feature, including its related configuration + option $wgAllowCategorizedRecentChanges, has been removed. === New features in 1.31 === * Wikimedia\Rdbms\IDatabase->select() and similar methods now support @@ -63,6 +65,7 @@ production. * Updated wikimedia/running-stat from 1.1.0 to 1.2.0. * Updated wikimedia/wrappedstring from 2.2.0 to 2.3.0. * Updated mediawiki/at-ease from 1.1.0 to 1.2.0. +* Updated wikimedia/php-session-serializer from 1.0.4 to 1.0.5. * … ==== New external libraries ====